.m-head,
.m-nav-ce,
.m-banner,
.m-middle,
.m-inside,
.m-foot{
    display: none;
}

.l-head{
}
.l-head .top{
    height: 30px;
    border-bottom: 1px solid #ECE7E9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px 0 0;
}
.l-head .top *{
    font-size: 12px;
    color: #a0a3a2;
}
.l-head .top .right a{
    padding: 0 14px;
}
.l-head .top .right span{
    display: inline-block;
    width: 1px;
    height: 8px;
    background: #DCDCDC;
    overflow: hidden;
}
.l-head .middle{
    height: 112px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 0 0;
}
.l-head .middle .logo{
    width: 200px;
}
.l-head .middle .left .text{
    border-left: 1px solid #EBEBEB;
    margin: 0 0 0 20px;
    padding: 4px 0 0 20px;
}
.l-head .middle .left h1{
    margin: 0 0 5px;
    font-size: 24px;
    color: #242426;
}
.l-head .middle .left p{
    font-family: Nyala;
    font-size: 16px;
    color: #d6d6d6;
}
.l-head .middle .right{
    margin: -4px 0 0;
}
.l-head .middle .right img{
    margin: 4px 10px 0 0;
}
.l-head .middle .right p{
    margin: 0 0 3px;
    color: #949293;
}
.l-head .middle .right h1{
    font-family: Agency FB;
    font-size: 36px;
    color: #25519e;
}
.l-head .nav{
    height: 72px;
    text-align: center;
    background: #1A58AB;
}
.l-head .nav ul{
    display: inline-block;
}
.l-head .nav a{
    display: inline-block;
    border-left: 1px solid #3469B4;
    padding: 12px 44px;
    color: white;
}
.l-head .nav li:nth-child(1) a{
    background: #25519E;
}
.l-head .nav li:hover a{
    background: #25519E;
}
.l-head .nav li a.active{
    background: #25519E!important;
}
.l-head .nav li:nth-last-child(2) a{
    border-right: 1px solid #3469B4;
}
.l-head .nav span:nth-child(1){
    position: relative;
    top: 5px;
}
.l-head .nav span:nth-child(3){
    font-size: 12px;
    color: #8da4ca;
}
.l-middle{
}
.l-middle .prod{
    margin-bottom: 50px;
}
.l-middle .prod .type{
    margin-bottom: 38px;
}
.l-middle .prod .type li{
    display: inline-block;
    float: none;
}
.l-middle .prod .type li a{
    display: block;
    border: 1px solid #D7D7D7;
    margin: 0 2px 4px;
    padding: 8px 70px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .prod .type li:hover a{
    border: 1px solid #125AAC;
    background: #125AAC;
    color: white;
}
.l-middle .prod .type li a.active{
    border: 1px solid #125AAC;
    background: #125AAC;
    color: white;
}
.l-middle .prod .prod-list{
	height: 377px;
}
.l-middle .prod .list{
    display: none;
	text-align: center;  
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .prod .list:nth-child(1){
    display: block;
}
.l-middle .prod .list li{
	display: inline-block;
    margin: 0 22px 0 0;
}
.l-middle .prod .list .l-img{
    width: 280px;
    height: 309px;
}
.l-middle .prod .list .l-img img{
    max-width: 280px;
    max-height: 309px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .prod .list li:hover .l-img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.l-middle .prod .list li:nth-last-child(1){
    margin-right: 0;
}
.l-middle .prod .list li p{
    padding: 22px 0;
    background: #242424;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .prod .list li:hover p{
    background: #125AAC;
}
.l-middle .prod .list li p a{
    font-weight: bold;
    color: white;
}
.l-middle .case{
    min-height: 838px;
    text-align: center;
    background: url("../img/case-bg.png") no-repeat center bottom;
}
.l-middle .case ul{
    margin: 85px 0 0;
}
.l-middle .case li{
    display: inline-block;
    margin: 0 140px 52px 0;
}
.l-middle .case li:nth-child(3n){
    margin-right: 0;
}
.l-middle .case li .l-img{
    width: 206px;
    height: 156px;
}
.l-middle .case li .l-img img{
    max-width: 206px;
    max-height: 156px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .case li:hover .l-img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.l-middle .case li p a{
    display: block;
    padding: 18px 0;
    color: white;
    background: #242424;
}
.l-middle .case li:hover p a{
    background: url("../img/case-tb.png") no-repeat center;
}
.l-middle .about{
    height: 950px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 151px 0 0;
    background: url("../img/about-bg.png") no-repeat center;
}
.l-middle .about .pic{
    margin: 0 0 0 32px;
}
.l-middle .about .pic .l-img{
	position: relative;
	top: 120px;
	left: -65px;
}
.l-middle .about .pic .l-img img{
    /* max-width: 323px; */
    /* max-height: 428px; */
	width: 390px;
}
.l-middle .about .text{
    width: 525px;
}
.l-middle .about .text h2{
    margin: 38px 0 0;
    font-family: Arial;
    font-size: 23px;
    font-weight: normal;
    color: #535252;
}
.l-middle .about .text h1{
    margin: 5px 0 27px;
    font-size: 23px;
    color: #151515;
}
.l-middle .about .text hr{
    position: relative;
    left: -50px;
    width: 50px;
    height: 2px;
    margin: 10px 0 20px;
    background: #151515;
    border: none;
    background: #000;
}
.l-middle .about .text p{
    line-height: 25px;
    color: #535252;
}
.l-middle .about .text a{
    display: inline-block;
    margin: 80px 0 0;
    padding: 10px 30px;
    border: 1px solid #535252;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .about .text a:hover{
    border: 1px solid #1A58AB;
    color: white;
    background: #1A58AB;
}
.l-middle .news{
    min-height: 810px;
    text-align: center;
    background: url("../img/news-bg.png") no-repeat center;
}
.l-middle .news .l-title{
    position: relative;
    top: -85px;
}
.l-middle .news li{
    display: inline-block;
}
.l-middle .news .cont *{
    color: white;
}
.l-middle .news .type{
    margin: 0 0 55px;
}
.l-middle .news .type a{
    display: inline-block;
    border: 2px solid #686868;
    padding: 8px 51px;
    font-size: 16px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .news .type li:hover a{
    border: 2px solid #1A58AB;
    background: #1A58AB;
}
.l-middle .news .type li a.active {
    border: 2px solid #1A58AB;
    background: #1A58AB;
}
.l-middle .news .list{
    display: none;
}
.l-middle .news .list:nth-child(1){
    display: block;
}
.l-middle .news .list li{
    display: inline-block;
    width: 363px;
    margin: 0 50px 0 0;
}
.l-middle .news .list li:nth-last-child(1){
    margin-right: 0;
}
.l-middle .news .list li .l-img{
    width: 340px;
    height: 250px;
}
.l-middle .news .list li .l-img img{
    max-width: 340px;
    max-height: 250px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-middle .news .list li:hover .l-img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.l-middle .news .list li div:nth-child(2){
    text-align: left;
}
.l-middle .news .list .date{
    margin: 16px 0 0;
    font-family: Arial;
    font-size: 24px;
}
.l-middle .news .list .title{
    margin: 5px 0;
}
.l-middle .news .list .title a{
    font-size: 16px;
}
.l-middle .news .list .desc a{
    font-size: 12px;
}
.l-middle .news .list .more{
    margin: 20px 0 0;
    font-size: 12px;
}
.l-foot{
    padding: 40px 0 15px;
}
.l-foot .logo{
    margin: 20px 0 0;
}
.l-foot .info{
	max-width: 900px;
    margin: 0 0 0 78px;
}
.l-foot .info h1{
    margin: 0 0 7px;
    font-size: 18px;
    color: #363635;
}
.l-foot .info p{
    color: #616766;
}
.l-foot .QRCode{
    position: relative;
    top: -10px;
}
.lm-search{
    height: 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #F3F3F3;
}
.lm-search .left{
    display: inline-block;
    padding: 29px 0 0;
}
.lm-search .left span{
    color: #4c4c4c;
    font-weight: bold;
}
.lm-search .left a{
    color: #4c4c4c;
}
.lm-search form{
    position: relative;
    top: -3px;
}
.lm-search form input:nth-child(1){
    width: 305px;
    height: 38px;
    border: 1px solid #DFDFDF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 25px 0 0;
    padding: 0 0 0 10px;
    background: #fff;
    color: #bababa;
}
.lm-search form input:nth-child(2){
    position: relative;
    top: 12px;
    width: 60px;
    height: 38px;
    border: 1px solid #DFDFDF;
    background: url("../img/search.png") no-repeat center;
}
.l-side{
    width: 268px;
}
.l-side .title{
    width: 268px;
    height: 99px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 28px 0 0;
    text-align: center;
    background: url("../img/side-tb.png") no-repeat center;
}
.l-side .title *{
    color: white;
}
.l-side .title h1{
    margin: 0 0 2px;
    font-size: 24px;
}
.l-side .title p{
    font-size: 12px;
}
.l-side .type a{
    display: block;
    border: 1px solid #0059B4;
    padding: 16px 0;
    text-align: center;
    color: white;
    background: #0059B4;
}
.l-side .type>li{
	position: relative;
}
.l-side .type>li ul{
	display: none;
	position: absolute;
	top: 0;
	left: 269px;
	width: 268px;
	z-index: 999;
}
.l-side .type li:hover ul{
	display:block;
}
.l-side .type li:hover>a{
    border: 1px solid #1F68BD;
    background: #1350A6;
}
.l-side .type li a.active{
    border: 1px solid #1F68BD;
    background: #1350A6;
}
.l-side .info{
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    background: url("../img/ctct-bg.png") no-repeat center;
	background-size:100% 100%;
}
.l-side .info h1{
    white-space: nowrap;
	text-align: center;
    font-size: 16px;
    color: #3b3b3a;
}
.l-side .info h1+p{
    position: relative;
    left: -58px;
    white-space: nowrap;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(.65);
    color: #7b7575;
}
.l-side .info>p{
    margin-left: 3em;
    padding: 3px 20px;
    text-indent: -3em;
    color: #616766;
}
.l-right{
    width: 890px;
}
.l-loca,
.l-loca *,
.l-loca a{
    color: #8e8e8e;
}
.l-loca{
    border-bottom: 1px solid #ECECEC;
    margin: 0 0 20px;
    padding-bottom: 5px;
}
.l-ctct .info p{
    line-height: 28px;
    color: #616767;
}
.l-ctct .QRCode{
    margin: 0 70px 0 0; 
}
.l-ctct .map{
	margin: 30px 0 0;
}
.l-prod{
    text-align: center;
}
.l-prod li{
    display: inline-block;
	float: left;
    margin: 0 20px 39px 0;
    text-align: center;
}
.l-prod li:nth-child(3n){
    margin-right: 0;
}
.l-prod li .l-img{
    width: 280px;
    height: 309px;
}
.l-prod li .l-img img{
    max-width: 280px;
    max-height: 309px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-prod li:hover .l-img img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.l-prod li p a{
    display: block;
    padding: 21px 0;
    font-weight: bold;
    color: white;
    background: #242424;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.l-prod li:hover p a{
    background: #125AAC;
}
.l-news{
    padding: 0 0 35px;
}
.l-news li{
    border-bottom: 1px solid #EDEDED;
    padding: 31px 27px 16px;
}
.l-news li:hover{
    -webkit-box-shadow: 0px 1px 23px 1px #dadadab5;
    -moz-box-shadow: 0px 1px 23px 1px #dadadab5;
    box-shadow: 0px 1px 23px 1px #dadadab5;
}
.l-news .text{
    width: 700px;
}
.l-news h1{
    margin: 0 0 10px;
}
.l-news h1 a{
    font-size: 16px;
    font-weight: normal;
    color: #4d4d4d;
}
.l-news p{
    height: 44px;
    overflow: hidden;
}
.l-news p a{
    color: #9b9a9a;
}
.l-news .date{
    color: #9b9a9a;
}
.l-news .more{
    display: inline-block;
    margin: 17px 0 0;
    color: #9b9a9a;
}
.pagination{
	display: inline-block;
	margin-top: 45px;
}
.pagination li{
	float: left;
	border: 1px solid #EEEEEE;
	margin-right: 5px;
	padding: 5px 7px;
	width: 20px;
	text-align: center;
}
.pagination .active{
	color: white;
	background: #1A58AB;
}
.pagination li span,
.pagination li a{
	font-size: 16px;
	text-align: center;
	display: inline-block;
}
.l-prodS>h1{
	margin: 0 0 5px;
	font-size: 16px;
}
.l-prodS>p{
	margin: 0 0 20px;
}
.l-prodS>img{
	margin: 20px 0;
}
.l-sx{
	margin: 20px 0 0;
}
.lm_message{
	margin: 0 0 50px 0;
}
.lm_message .write>div{
	margin-bottom: 20px;
}
.lm_message .write>div span{
	display:-moz-inline-box;
	display:inline-block;
	width:59px;
}
.lm_message .write input{
	border:1px solid #A9A9A9;
	width: 315px;
	height: 40px;
	padding: 0 0 0 10px;
}
.lm_message .write textarea{
	border:1px solid #A9A9A9;
	width: 545px;
	height: 180px;
	padding: 10px 0 0 10px;
	color: #757575;
}
.lm_message .write div:nth-last-child(2) span{
	position: relative;
	top: -170px;
}
.lm_message .write div:last-child input:nth-last-child(2){
	width: 90px;
}
.lm_message .write div:nth-last-child(1){
	margin-top: -23px;
}
.lm_message .write img{
	height: 42px;
	margin-left: 10px;
	position: relative;
	top: 17px;
}
.lm_message .submit{
	clear: both;
	margin: 0 0 0 59px;
}
.lm_message .submit input{
	width: 127px;
	height: 44px;
	border: none;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	border-radius: 2px; 
	margin: 0 40px 0 0;
	background: #EA5504;
	color: white;
}
.lm_message .submit input:nth-child(1){
	background: url(../img/submit-bg.png) no-repeat center;
}
.lm_message .submit input:nth-child(2){
	background: url(../img/submit-bg2.png) no-repeat center;
}
.lm-map{
	margin: 0 0 30px;
}
.lm-map .list{
	padding: 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}
.lm-map>div:nth-last-child(2){
	border: none;
}
.lm-map h3{
	margin: 0 0 5px;
}
.lm-map h3 a{
	font-size: 14px;
}
.lm-map .two{
	padding: 0 0 0 10px;
}
.lm-map .two a{
	display: inline-block;
	padding: 4px 15px 4px 0;
}